home *** CD-ROM | disk | FTP | other *** search
- Path: cerc.wvu.edu!muni
- Newsgroups: comp.lang.c++
- Subject: Problem with C++/X/Motif compilation on DEC -urgent
- Message-ID: <DML9Cq.GLp@cerc.wvu.edu>
- From: muni@cerc.wvu.edu (Muni Vijay Kumar)
- Date: Sun, 11 Feb 1996 01:55:38 GMT
- Sender: news@cerc.wvu.edu
- Organization: Concurrent Engineering Research Center
- Nntp-Posting-Host: kanawha
- X-Newsreader: TIN [version 1.2 PL2]
-
- I have this strange problem with my code compilation. I am compiling some
- Motif code with C++ wrapping on DEC platform using gnu C++ compiler. During
- the compilation the compiler points out errors in the header files of X.
- Is it due to some version varitions of C++, X or Motif. The error is something
-
- /usr/include/X11/Xutil.h:203: syntax error before `;'
- /usr/include/X11/Xutil.h:325: parse error before `XAllocClassHint'
-
- It shows errors of similar type further......what I am wondering is when
- I mention the X include directory as /usr/X11R5/include in the make file
- why does it include from /usr/include/X11 though there is no link of anytype
- existing....
- Could someone also suggest what are the compatible C++ compiler(gnu, i use
- 2.10) and motif( i have 1.2) for X version 5.
-
- Send me a mail directly if possible. Thanx in advance
- -------------------------------------------------------------------
- | Muni Vijay Kumar | 725, Naomi Street |
- | Graduate Research Assistant, | Apt #A |
- | Concurrent Engg. Research Center,| Morgantown 26505 |
- | West Virginia University. | West Virginia |
- | |
- -------------------------------------------------------------------
- | |
- | E-mail: muni@cs.wvu.edu |
- | muni@cerc.wvu.edu |
- -------------------------------------------------------------------
-